home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap11 / About2 / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  963 b   |  28 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by About2.rc
  4. //
  5. #define IDC_BLACK                       1000
  6. #define IDC_BLUE                        1001
  7. #define IDC_GREEN                       1002
  8. #define IDC_CYAN                        1003
  9. #define IDC_RED                         1004
  10. #define IDC_MAGENTA                     1005
  11. #define IDC_YELLOW                      1006
  12. #define IDC_WHITE                       1007
  13. #define IDC_RECT                        1008
  14. #define IDC_ELLIPSE                     1009
  15. #define IDC_PAINT                       1010
  16. #define IDM_APP_ABOUT                   40001
  17.  
  18. // Next default values for new objects
  19. // 
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE        105
  23. #define _APS_NEXT_COMMAND_VALUE         40002
  24. #define _APS_NEXT_CONTROL_VALUE         1011
  25. #define _APS_NEXT_SYMED_VALUE           101
  26. #endif
  27. #endif
  28.